[INFO] cloning repository https://github.com/jpbpari-sys/aeth-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpbpari-sys/aeth-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpbpari-sys%2Faeth-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpbpari-sys%2Faeth-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5663cb90c6049c0ffbfc220e82ee8fb9bdbe893d
[INFO] checking jpbpari-sys/aeth-protocol against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpbpari-sys%2Faeth-protocol" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  42% (1754/4133)
Updating files:  43% (1778/4133)
Updating files:  44% (1819/4133)
Updating files:  45% (1860/4133)
Updating files:  46% (1902/4133)
Updating files:  47% (1943/4133)
Updating files:  48% (1984/4133)
Updating files:  49% (2026/4133)
Updating files:  50% (2067/4133)
Updating files:  51% (2108/4133)
Updating files:  52% (2150/4133)
Updating files:  53% (2191/4133)
Updating files:  54% (2232/4133)
Updating files:  55% (2274/4133)
Updating files:  56% (2315/4133)
Updating files:  57% (2356/4133)
Updating files:  58% (2398/4133)
Updating files:  59% (2439/4133)
Updating files:  60% (2480/4133)
Updating files:  61% (2522/4133)
Updating files:  62% (2563/4133)
Updating files:  63% (2604/4133)
Updating files:  64% (2646/4133)
Updating files:  65% (2687/4133)
Updating files:  66% (2728/4133)
Updating files:  67% (2770/4133)
Updating files:  68% (2811/4133)
Updating files:  69% (2852/4133)
Updating files:  70% (2894/4133)
Updating files:  71% (2935/4133)
Updating files:  72% (2976/4133)
Updating files:  73% (3018/4133)
Updating files:  74% (3059/4133)
Updating files:  75% (3100/4133)
Updating files:  76% (3142/4133)
Updating files:  77% (3183/4133)
Updating files:  78% (3224/4133)
Updating files:  79% (3266/4133)
Updating files:  80% (3307/4133)
Updating files:  81% (3348/4133)
Updating files:  82% (3390/4133)
Updating files:  82% (3407/4133)
Updating files:  83% (3431/4133)
Updating files:  84% (3472/4133)
Updating files:  85% (3514/4133)
Updating files:  86% (3555/4133)
Updating files:  87% (3596/4133)
Updating files:  88% (3638/4133)
Updating files:  89% (3679/4133)
Updating files:  90% (3720/4133)
Updating files:  91% (3762/4133)
Updating files:  92% (3803/4133)
Updating files:  92% (3806/4133)
Updating files:  93% (3844/4133)
Updating files:  94% (3886/4133)
Updating files:  95% (3927/4133)
Updating files:  95% (3954/4133)
Updating files:  96% (3968/4133)
Updating files:  97% (4010/4133)
Updating files:  98% (4051/4133)
Updating files:  99% (4092/4133)
Updating files: 100% (4133/4133)
Updating files: 100% (4133/4133), done.
[INFO] started tweaking git repo https://github.com/jpbpari-sys/aeth-protocol
[INFO] finished tweaking git repo https://github.com/jpbpari-sys/aeth-protocol
[INFO] tweaked toml for git repo https://github.com/jpbpari-sys/aeth-protocol written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jpbpari-sys/aeth-protocol on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jpbpari-sys/aeth-protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to highest compatible version
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.2.1)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2
[INFO] running `Command { std: "docker" "start" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking multihash v0.19.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `NonZero<usize>`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NonZero<usize>` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AtFlags`.
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/unistd.rs:1233:13
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             flags,
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AtFlags` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/unistd.rs:1233:13
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             flags,
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2", kill_on_drop: false }`
[INFO] [stdout] c9675d7227e6d085cf0a80e3486c0bf7e1e91a3029dc825646814315fe0c1cb2
